Skip to content

fix: make release notes workflow resilient when Claude Code App is not installed#5

Merged
jrandolf merged 1 commit intomainfrom
fix/release-notes-resilience
Mar 11, 2026
Merged

fix: make release notes workflow resilient when Claude Code App is not installed#5
jrandolf merged 1 commit intomainfrom
fix/release-notes-resilience

Conversation

@jrandolf
Copy link
Collaborator

Summary

  • Add continue-on-error: true to the Write release notes with Claude step
  • Add if: ${{ hashFiles('release-notes.md') != '' }} condition to Publish step to skip if notes weren't generated

This prevents the Release Notes workflow from failing when the Claude Code GitHub App is not installed on the repository.

…t installed

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jrandolf jrandolf merged commit 04c4161 into main Mar 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant